Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Omar-Obando/qwen-orchestrator --skill erp-sass-project-organizationgit clone --depth 1 https://github.com/Omar-Obando/qwen-orchestratorWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/omar-obando/qwen-orchestrator/erp-sass-project-organization)<a href="https://agentmods.dev/skills/omar-obando/qwen-orchestrator/erp-sass-project-organization"><img src="https://agentmods.dev/badge/skills/omar-obando/qwen-orchestrator/erp-sass-project-organization/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/omar-obando/qwen-orchestrator/erp-sass-project-organization"><img src="https://agentmods.dev/badge/skills/omar-obando/qwen-orchestrator/erp-sass-project-organization.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00059 | $0.03363 |
| Opus 5 | $0.00030 | $0.01682 |
| Sonnet 5 | $0.00012 | $0.00673 |
| Haiku 4.5 | $0.00006 | $0.00336 |
Grade A, and why
erp-sass-project-organization scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 549 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ERP/SaaS Project Organization
Overview
This skill provides a comprehensive framework for organizing large-scale ERP, SaaS, and enterprise applications. It establishes rules, workflows, module boundaries, and maintainability standards to ensure teams can scale effectively while maintaining code quality.
Core Principles:
- Single Responsibility per Module
- Clear Boundaries and Contracts
- Convention over Configuration
- Documentation as Code
- Test-First Organization
Based on enterprise software architecture certifications and industry best practices.
When to Use
Use this skill when:
- Setting up a new ERP, SaaS, or enterprise project
- Refactoring a legacy codebase with organizational issues
- Scaling the team and need clear boundaries
- Adding new developers and need onboarding structure
- Planning architecture decisions
- Designing monorepo vs multi-repo strategies
- Setting up bounded contexts for domain-driven design
- Creating module separation by business domain
- Implementing layered architecture patterns
- Establishing feature-sliced design structures
- Defining module contracts and interfaces
- Setting up naming conventions across the project
- Creating module documentation standards
- Implementing CI/CD pipelines for large projects
- Setting up code review processes for enterprise teams
- Creating project onboarding guides
- Establishing quality gates and testing standards
- Implementing security and compliance requirements
- Setting up monitoring and observability standards
- Creating deployment strategies for enterprise applications
Do NOT use this skill when:
- Working on small projects (< 50k lines)
- One-off scripts or prototypes
- Projects with established patterns you're happy with
- Urgent bug fixes (defer organizational work)
- Simple CRUD applications without business complexity
Project Structure Organization
Monorepo vs Multi-repo
Decision Flow:
┌─────────────────────┐
│ Project Size & │
│ Complexity? │
└─────────┬───────────┘
│
├─ Small (<50k lines) ──> Single Repository
│
└─ Large (Enterprise) ──> Monorepo with Bounded Contexts
or Multi-repo with Shared Libraries
What ships with it
21 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/project-structure/erp-saas-layout.dot 3.1 KB
- assets/project-structure/folder-tree.txt 5.1 KB
- assets/project-structure/module-boundaries.json 1.1 KB
- assets/templates/api-endpoint-template/endpoint.json 594 B
- assets/templates/api-endpoint-template/handler.ts 1.4 KB runs code
- assets/templates/module-template/index.ts 692 B runs code
- assets/templates/module-template/module.json 557 B
- assets/templates/module-template/README.md 1.3 KB
- assets/templates/test-template/integration-test.ts 969 B runs code
- assets/templates/test-template/unit-test.ts 772 B runs code
- README.md 8.0 KB
- references/architecture-patterns.md 8.5 KB
- references/ci-cd-pipelines.md 11 KB
- references/documentation-standards.md 8.6 KB
- references/naming-conventions.md 8.5 KB
- references/team-collaboration.md 8.5 KB
- references/testing-strategy.md 7.5 KB
- scripts/analyze-structure.ps1 7.9 KB runs code
- scripts/documentation-check.ps1 7.9 KB runs code
- scripts/module-validator.ps1 7.9 KB runs code
- scripts/project-setup.bat 4.1 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 549 lines · 59 tokens per session scan A c4a5e9b49310
erp-sass-project-organization is a skill published in the GitHub repository Omar-Obando/qwen-orchestrator (49 stars, last pushed 2mo ago), licensed MIT. It adds 59 tokens to every session and 3,363 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
loopx-project
Use when connecting a repository or project goal document to LoopX, maintaining project-local goal state, refreshing stale dashboard status, syncing local projects into the shared global registry, or diagnosing LoopX CLI/PATH/status/history issues across multiple repos. For registering durable project materials such…
pm
Generate a PM through guided PM-focused interview with automatic question classification. Use when the user says 'ooo pm', 'prd', 'product requirements', or wants to create a PRD/PM document.
publish
Publish Seed specification as GitHub Issues for team-based project management.
loopx-material
Operate an explicitly activated LoopX Material Lifecycle for a connected project. Use for material-store inventory, lossless migration, candidate/archive transitions, exact-read-backed ranking, ranked-entry rebuilds, bounded Explore intake, owner-gated apply, rollback, and audit. Do not use for ordinary one-off…
loopx-pr-program
Use when LoopX must manage a multi-PR or multi-MR delivery program across one or more repositories: inventory current change requests, reconcile new/merged/closed or retargeted work, preserve requirement and dependency priorities, maintain a roadmap document, or monitor material lifecycle/check/review changes over…
salesforce
Read Salesforce leads, contacts, opportunities, inspect schema/SOQL metadata, update opportunity stage/probability, and log calls, emails, or meetings with a deterministic gateway-proxied helper.