← all publishers

asleekgeek

@asleekgeek source repo

9 published skills

  1. AI Team Orchestration · asleekgeek
    Bootstrap and run a multi-agent AI development team. Use when: starting a new software project with AI agents, setting up parallel dev/QA teams, creating sprint plans, writing brainstorm prompts with distinct agent voices, recovering a project workflow, or planning sprints. Each agent runs in a separate Claude Code session; the human acts as the message bus between sessions.
    0 installs
  2. Structured Autonomy Plan · asleekgeek
    Structured Autonomy Planning skill. Research, analyse, and produce a commit-level development plan for a feature — without writing any code. Use before structured-autonomy-generate. Trigger: "plan this feature", "create a dev plan", "break this into commits", or when starting any non-trivial feature implementation.
    0 installs
  3. Structured Autonomy Generate · asleekgeek
    Structured Autonomy Implementation Generator. Reads a plan.md and produces a complete, copy-paste-ready implementation.md with full code blocks, checkboxes, and STOP/COMMIT checkpoints. Run AFTER structured-autonomy-plan. Trigger: "generate implementation", "create implementation guide", or "generate from plan".
    0 installs
  4. Structured Autonomy Implement · asleekgeek
    Structured Autonomy Implementation skill. Executes an implementation.md plan step-by-step with mandatory STOP checkpoints between commits. Run AFTER structured-autonomy-generate. Trigger: "implement the plan", "execute the implementation guide", "carry out the next step", or "continue from step N".
    0 installs
  5. Tldr Prompt · asleekgeek
    Create tldr summaries for GitHub Copilot files (prompts, agents, instructions, collections), MCP servers, or documentation from URLs and queries.
    0 installs
  6. Create Tldr Page · asleekgeek
    Create a tldr page from documentation URLs and command examples, requiring both URL and command name.
    0 installs
  7. Copilot To Claude Multiagent · asleekgeek bundle
    Convert any GitHub Copilot marketplace artefact (standalone agent, instruction fragment, plugin bundle, skill, hook, agentic workflow, cookbook recipe) into its Claude Code-native equivalent. Use this skill whenever the user wants to port, convert, adapt, or import an artefact from awesome-copilot or any Copilot-format plugin repo into Claude Code. Triggers on: "convert Copilot plugin", "port this agent to Claude Code", "import from awesome-copilot", "port the instructions", "convert this hook", "add this team to Claude Code", or when browsing the awesome-copilot marketplace and selecting an artefact to use. Also triggers for batch catalogue builds. Handles local repo sources and external GitHub repos. Produces ready-to-install agent .md files, adapted SKILL.md files, instruction files, hook bundles with claude-settings.json fragments, workflow prompts with GH Action templates, cookbook recipes, a per-plugin README with installation steps, and a running CATALOGUE.md entry.
    0 installs
  8. Convert Plaintext To Md · asleekgeek
    Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions for that option.
    0 installs
  9. Quality Playbook · asleekgeek bundle
    Phase execution skill for the Quality Playbook. Read by qp-orchestrator and passed to each phase sub-agent via the Task tool. Contains the seven-phase audit protocol, Mode A walkthrough instructions, domain exploration framework, role taxonomy, and challenge gate. Do not invoke this skill directly — invoke qp-orchestrator instead. Upstream: https://github.com/andrewstellman/quality-playbook
    0 installs