Maintain the cross-session grant pipeline. This skill should be used when the user says "what's in our grant pipeline", "what deadlines are coming up", "update the tracker", "we submitted X", "we won/lost X", or "grant status". Also invoked by other GrantForge skills to register status changes.
$npx -y skills add ddanntheman/grantforge --skill grant-trackerInstalls into the current project.
Run `npx skills use "https://github.com/ddanntheman/grantforge" --skill "ddanntheman/grantforge/grant-tracker"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ddanntheman/grantforge" that are relevant to the current task. Run `npx skills add "https://github.com/ddanntheman/grantforge"` and select the relevant skills, then follow their instructions.