← all publishers

aggel008

@aggel008 source repo

7 published skills

  1. Tech Spec Planning · aggel008 bundle
    Helps Codex turn an agreed feature description into a practical build plan. Use it when the team already knows what should be built and now needs to decide how to build it, what files are involved, what risks exist, and how to test the work. Trigger on requests like: "сделай техспек", "technical spec", "implementation plan", "architecture for this feature", "разложи как делать".
    0 installs
  2. User Spec Planning · aggel008 bundle
    Helps Codex turn a vague idea into a clear feature description before coding starts. Use it when the user knows roughly what they want but requirements, scope, and success criteria are still fuzzy. Good for features, fixes, and refactors that need agreement before implementation. Trigger on requests like: "сделай юзерспек", "продумай фичу", "опиши требования", "user spec", "feature planning".
    0 installs
  3. Skeptic · aggel008 bundle
    Helps Codex verify that a plan or review matches the real repo instead of wishful thinking. Use it when a spec, task list, architecture note, or review comment may contain invented files, fake APIs, wrong function names, or assumptions that were never checked. Trigger on requests like: "проверь на миражи", "reality check", "verify against code", "does this plan match the repo", "skeptic pass".
    0 installs
  4. Code Reviewing · aggel008 bundle
    Helps Codex review code changes and find real problems before they spread. Use it after implementation, during PR review, or whenever you want a structured quality check for bugs, regressions, missing tests, bad assumptions, or cross-file mismatches. Trigger on requests like: "сделай ревью", "review this code", "check the diff", "quality pass", "проверь изменения".
    0 installs
  5. Project Status · aggel008 bundle
    Helps Codex create a clear status snapshot for any project: what it is, what already works, what is broken or unfinished, and what should happen next. Use it when you need a readable current-state document for yourself, a teammate, or a client. Trigger on requests like: "собери статус проекта", "обнови project status", "что сейчас с проектом", "status snapshot", "current state of the project".
    0 installs
  6. Compound Delivery · aggel008 bundle
    Helps Codex handle large tasks without doing everything in one long linear pass. Use it when work can be split into clear parallel parts, especially if the user wants subagents or delegation. Good for multi-file changes, broad investigations, or tasks with separate implementation and verification tracks. Trigger on requests like: "разбей и сделай", "используй субагентов", "сделай параллельно", "delegate this", "parallelize the work".
    0 installs
  7. Project Knowledge · aggel008 bundle
    Helps Codex build a clear knowledge base for any code project, so you do not need to re-explain the same repo over and over. Use it when you want short, durable docs about what the project does, how it is built, and how it runs. Good for new projects, inherited codebases, and messy repos with no clear documentation. Trigger on requests like: "опиши проект", "собери базу знаний проекта", "заполни документацию проекта", "create project docs", "audit project docs".
    0 installs