modiqo
- 119 skills
- 0 followers
- 11 hours ago last updated
- ▌ Generic Skill Creator · modiqo bundleGeneric example for creating or updating a Codex skill with appropriate resources, metadata, validation, and forward-testing. Use for generic skill creator, create a skill, update a skill, skill creator, skill authoring, SKILL.md, agents/openai.yaml, init_skill.py, quick_validate.py, forward-test a skill, progressive disclosure and bundled resources. Use when the task needs to create a new Codex skill, update an existing skill, validate a skill folder, generate agents/openai.yaml metadata and forward-test a skill with subagents. Requires `skillspec decide` before substrate tools or overlapping low-level skills. Preserves evidence with SkillSpec routes, forbids, dependencies, traces, and token-savings reports
- ▌
- ▌
- ▌
- ▌ Generic Commit Convention · modiqo bundleWrite conventional commit messages and run the repository's pre-push checks before commit, push, or PR title work.
- ▌ Generic Research Codebase · modiqo bundleRead a repository, map what exists, and produce neutral architecture documentation without changing code.
- ▌
- ▌
- ▌
- ▌
- ▌ Code Review · modiqoMulti-agent code review with deep analysis. Orchestrates codebase research, optional web research, parallel Rust engineers, codex second opinion, and general-purpose reviewers into a synthesized report. Use when the user asks to review code, review a PR, review changes, audit code quality, or says "review", "/review", "code review", "check my changes", "review this PR", "review diff". Trigger for ANY code review request, even partial — e.g., "look over this", "anything wrong with these changes", "sanity check".
- ▌
- ▌
- ▌
- ▌
- ▌ Commit Convention · modiqoUse when writing commit messages, creating PR titles, pushing commits, or creating PRs — ensures conventional commit format and that formatting/linting pass before any push
- ▌ Research Codebase · modiqoDocument and explain the codebase as-is using parallel sub-agents. Use when the user asks to research, explore, map, document, or understand the codebase — including questions like 'how does X work', 'where is Y implemented', 'show me the architecture', 'what does this module do', or any request for codebase-level understanding. Also use when the user says /research_codebase. Even if the user's question seems simple, if it requires reading multiple files or understanding cross-component interactions, use this skill.
- ▌ Browser Research Prose · modiqoUse when the user asks to browse, inspect, click, snapshot, or extract evidence from a web page.
- ▌ Demo Browser Research · modiqo bundleUse for demonstrates how a prose browser skill becomes a tested SkillSpec behavior contract. Handles browser handoff and page evidence and external services. Preserves evidence with SkillSpec routes, forbids, dependencies, traces, and token-savings reports