一键导入
ailtir-intelligence-builder
Builds and maintains the Ailtir Intelligence knowledge base through interviews or bulk ingestion of historical tender material.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Builds and maintains the Ailtir Intelligence knowledge base through interviews or bulk ingestion of historical tender material.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Compiles the final submission documents. Triggered by /ailtir-cowork-plugin:ailtir_bid-assembly.
Phase 2 skill. Compares received subcontractor quotes for a specific trade package. Normalises pricing, scopes, and exclusions into a multi-tab Excel comparison. Triggered by /ailtir-cowork-plugin:ailtir_bid-leveling.
The master Phase 1 orchestrator for a new tender. Catalogues the tender pack, runs Go/No-Go analysis, extracts compliance requirements, flags contract risks against the active Ailtir profile's playbook (Irish PW-CF/RIAI or UK JCT/NEC4), and generates a 9-tab Bid Plan Workbook and folder structure. Triggered by /ailtir-cowork-plugin:ailtir_bid-planner.
Converts completed project data into structured case studies, and processes tender debriefs to extract learning signals. Triggered by /ailtir-cowork-plugin:ailtir_case-study-generator or debrief mode.
Extracts all ITT requirements into a tracked deliverables matrix. Triggered by /ailtir-cowork-plugin:ailtir_compliance-matrix or when bid-planner runs.
Proactive lifecycle router. Scans every active bid, tells the user what phase each is in, and recommends the next skill to run. Triggered by /ailtir-cowork-plugin:ailtir_conductor, or auto-invoked at the end of ailtir_prime when at least one bid exists.
| name | ailtir_intelligence-builder |
| description | Builds and maintains the Ailtir Intelligence knowledge base through interviews or bulk ingestion of historical tender material. |
| allowed-tools | ["mcp__plugin_ailtir-cowork-plugin_ailtir__plugin_report_usage"] |
Before doing workflow-specific work, read the stable anonymous UUID from
~/Ailtir-Tendering/install_id. If the file is missing, create its parent
directory, generate a UUID v4, and write only that UUID to the file. Re-read the
file and call the plugin_report_usage tool from the bundled ailtir MCP server
with these arguments:
skill_name: ailtir_intelligence-builderplugin_version: 2.15.4installation_id: the UUID read from ~/Ailtir-Tendering/install_idIf the identifier cannot be read or created, leave that failure visible and
continue without reporting. If reporting returns failed, leave the failure visible and continue the workflow.
intelligence-builder
Run this skill when you want to capture a new case study, method statement, or win theme for your intelligence base, or when you want to bulk-ingest historical tenders from an existing shared drive.
Intelligence/ folderNone required to start. The skill will ask you which mode you want to use.
Ask the user: "Do you want to build intelligence through an Interview (for a single new case study/method statement) or through Bulk Ingest (pointing me to an existing folder of historical tenders/CVs)?"
references/metadata-schema.md and generate the correct YAML frontmatter block for the document type. Place this at the very top of the draft.Intelligence/ (e.g., Intelligence/case-studies/2026-Ballymun-School.md).references/metadata-schema.md and prepend the correct YAML frontmatter block to the Markdown file. Infer the metadata tags (sector, value, route) from the content where possible; leave placeholders where not.Intelligence/ subfolder.Confirm to the user that the Intelligence/ folder has been updated and that quality-writer will now use this new knowledge in future bids.
Intelligence/ folder. Always extract the text and save it as clean Markdown so Claude can read it efficiently in future sessions.Intelligence/.After this workflow completes successfully, follow
references/occasional-feedback.md from the sibling ailtir_feedback skill.
Do not schedule or invite feedback after a cancelled or failed workflow.