byarchubbuck· 31 skills
A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.
$npx -y skills add archubbuck/workspace-architect --skill remember-interactive-programmingInstalls into the current project.
Run `npx skills use "https://github.com/archubbuck/workspace-architect" --skill "archubbuck/workspace-architect/remember-interactive-programming"` 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/archubbuck/workspace-architect" that are relevant to the current task. Run `npx skills add "https://github.com/archubbuck/workspace-architect"` and select the relevant skills, then follow their instructions.